Skip to content

Initial adjustments of docs to 0.6.0 (Milestone 2)#350

Open
gronnerup wants to merge 4 commits into
mainfrom
cli/pupr-milestone2-release
Open

Initial adjustments of docs to 0.6.0 (Milestone 2)#350
gronnerup wants to merge 4 commits into
mainfrom
cli/pupr-milestone2-release

Conversation

@gronnerup

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-350.westeurope.azurestaticapps.net

`te macro rm`, `te bpa rules rm`, and `te incremental-refresh rm` are now
`te macro remove`, `te bpa rules remove`, and `te incremental-refresh remove`.
Section headings (`macro add / set / remove`, `bpa rules add / set / remove /
ignore / unignore`) and inline references in te-cli-commands.md and
te-cli-config.md were updated to match. Localized translations (zh, es) still
reference the old names and need a separate pass.
@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-350.westeurope.azurestaticapps.net

gronnerup and others added 2 commits June 30, 2026 16:23
…nts, and --no-banner/--echo/--batch/--no-batch (#355)

docs(te-cli): document interactive piped/non-interactive stdin

Document the Milestone 2 features for driving the interactive REPL from
piped or redirected stdin, which exist in te interactive --help but were
absent from the docs:

- Piped/redirected stdin runs each line as a command (bash, cmd.exe, < file)
- Lines starting with # are comments and skipped
- --batch is the default when stdin is piped (stop + exit non-zero on first
  failure); --no-batch continues past errors
- --echo echoes each input line for readable transcripts
- Clarify --no-banner (welcome banner) vs. the stderr preview-expiry notice
  suppressed via te config set hidePreviewNotice true

Verified against te.exe 0.5.2.12402.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-350.westeurope.azurestaticapps.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants